home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 5 / Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO / Accounting-Tools / EasiPOS97.exe / CUSTOMER.MD_ / CUSTOMER.MD / OrdersRecord.json < prev    next >
JavaScript Object Notation  |  1998-11-10  |  514b

  1. {
  2.     "schema": {
  3.         "SupplierNo": "Text (20)",
  4.         "CustomerSurname": "Text (50)",
  5.         "Company": "Text (100)",
  6.         "Date": "DateTime",
  7.         "Particulars": "Text (250)",
  8.         "Invoice": "Double",
  9.         "Received": "Double",
  10.         "Balance": "Double",
  11.         "Details": "Text (250)",
  12.         "Layby": "Boolean NOT NULL",
  13.         "T1": "Text (50)",
  14.         "T2": "Text (50)",
  15.         "T3": "Text (50)",
  16.         "T4": "Text (50)",
  17.         "T5": "Text (50)",
  18.         "T6": "Text (50)",
  19.         "N1": "Double",
  20.         "N2": "Double",
  21.         "N3": "Double",
  22.         "N4": "Double",
  23.         "N5": "Double",
  24.         "N6": "Double",
  25.         "YN1": "Boolean NOT NULL",
  26.         "YN2": "Boolean NOT NULL",
  27.         "YN3": "Boolean NOT NULL"
  28.     },
  29.     "data": []
  30. }